home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / sd-26.zip / Relnotes < prev    next >
Text File  |  1992-09-09  |  4KB  |  85 lines

  1.             RELEASE NOTES FOR VERSION 26.0
  2.        Database version = 25.3, format = 26, X11 UI version 1.10.
  3.  
  4. The beginnings of some user documentation has been written!!!
  5. See the file sd_doc.txi .
  6.  
  7. Interlocked phantom box <--> line/column <--> diamond shape-changers
  8. are implemented.
  9.  
  10. It is much more robust in the presence of phantoms for calls that have
  11. star turns and centers cast 3/4 while the ends move up, such as chain
  12. reaction and relay the top.
  13.  
  14. The fix to make spin chain thru illegal from lines back-to-back, alleged
  15. in version 24, was finally done correctly.
  16.  
  17. Concepts that are illegal for the level are not used during "resolve"
  18. or "do anything" operations.  The levels of concepts have been updated.
  19.  
  20. It now has a tiny glimmer of intelligence about what concepts not
  21. to waste time with during "do anything" and "resolve" operations.
  22. This glimmer is currently only noticeable at levels up through A2.
  23.  
  24. All the concentricity/elongation stuff has been completely reworked.
  25. Again.  Sorry.  This should really work this time.  I think.  It can
  26. now do "ENDS leads latch on" correctly from lines back-to-back and
  27. "ENDS quarter right" correctly from a quarter-tag.
  28.  
  29. The built-in limits on total number of calls (previously 1000) and tagged
  30. calls (previously 350) have been greatly improved.  There is no limit on
  31. the total number of calls, and the built-in limit on the number of tagged
  32. calls now exists only in the "mkcalls" program, and has been greatly
  33. increased.  All memory allocation in sd itself is completely dynamic,
  34. based on information that mkcalls encodes into the database file.
  35.  
  36. A bug was fixed that could lead to memory access violation if 40
  37. concepts of the type that take two calls (e.g. checkpoint or centers
  38. do this while ends do that) were nested.  Such a situation could
  39. never lead to a legal call tree, and would not likely be entered
  40. manually, but the resolver could in some cases (probability ~ 10**-25)
  41. try to do such a thing.  (The bug was actually observed during stress
  42. testing.)
  43.  
  44. A bug in the use of "longjmp" was fixed, that made the resolver not work
  45. correctly when optimized on HP-UX, and perhaps other systems as well.
  46.  
  47. Flip the line and cross flip the line, and fractions thereof, are now legal
  48. only from waves and two-faced lines, respectively.  Cross flip the line
  49. is now the "CROSS" variation of flip the line, instead of being a separate
  50. call.  The program will move the word "cross" into the correct place in the
  51. call name.  Cross invert the column was changed in the same way.
  52.  
  53. Lockit is now legal from diamonds.
  54. Counter rotate now works from 2x6, 2x8, 3x4, 4x4, and C1 phantom setups.
  55. There are still some setups that it can't be done from.
  56.  
  57. The call "circulate" is now in the database in lower case.  It had previously
  58. been in upper case to make it easier to find when window systems other
  59. than X11 were used.
  60.  
  61. To get vertical dixie style, etc., select vertical [single file dixie style].
  62.  
  63. New calls: Zag zig, By golly, vertical <anything>, vertical turn and deal,
  64. 8 roll away with a half sashay.  The latter is a C4 call and is normally done
  65. from a miniwave.  The mainstream call "roll away" is now legal only from a
  66. couple.  The calls "wave the beaux" and "wave the belles" have been changed
  67. to "wave the <anyone>".  Clear out is now done correctly.
  68.  
  69. Box the gnat was added.  It is equivalent to touch 1/2.  This is,
  70. of course, not really right.  Don't call box the gnat followed by
  71. hinge.
  72.  
  73.  
  74.             User Interface Changes
  75.  
  76. The call menu has a title over it saying which menu you are looking at.
  77.  
  78. Mouse button 3 no longer does Undo by default.  It made the program
  79. too unfriendly for novices.  The README file explains how to get this
  80. behavior back.
  81.  
  82. ===============================================================================
  83.  
  84. See the file relnotes.archive for notes relating to older versions.
  85.